testing/iotest.truncateWriter.n (field)
5 uses
testing/iotest (current package)
writer.go#L17: n int64
writer.go#L21: if t.n <= 0 {
writer.go#L26: if int64(n) > t.n {
writer.go#L27: n = int(t.n)
writer.go#L30: t.n -= int64(n)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)